[INFO] cloning repository https://github.com/niclashoyer/loco
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niclashoyer/loco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclashoyer%2Floco", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclashoyer%2Floco'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a72d1d1b426ee65e0084acb6f05809bf786e031f
[INFO] testing niclashoyer/loco against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclashoyer%2Floco" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/niclashoyer/loco
[INFO] finished tweaking git repo https://github.com/niclashoyer/loco
[INFO] tweaked toml for git repo https://github.com/niclashoyer/loco written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/niclashoyer/loco on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/niclashoyer/loco already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/niclashoyer/drogue-embedded-timer`
[INFO] [stderr]     Updating git repository `https://github.com/niclashoyer/embedded-hal-mock`
[INFO] [stderr]     Updating git repository `https://github.com/caemor/linux-embedded-hal`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded no-std-net v0.5.0
[INFO] [stderr]   Downloaded std-embedded-nal v0.1.2
[INFO] [stderr]   Downloaded embedded-nal v0.6.0
[INFO] [stderr]   Downloaded heapless v0.7.10
[INFO] [stderr]   Downloaded spin v0.9.2
[INFO] [stderr]   Downloaded vcd v0.6.1
[INFO] [stderr]   Downloaded critical-section v0.2.5
[INFO] [stderr]   Downloaded spidev v0.5.1
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded funty v1.2.0
[INFO] [stderr]   Downloaded aligned v0.3.5
[INFO] [stderr]   Downloaded test-log v0.2.8
[INFO] [stderr]   Downloaded as-slice v0.1.5
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded wyz v0.4.0
[INFO] [stderr]   Downloaded serial_test_derive v0.5.1
[INFO] [stderr]   Downloaded bit_field v0.10.1
[INFO] [stderr]   Downloaded serial_test v0.5.1
[INFO] [stderr]   Downloaded thread-priority v0.2.4
[INFO] [stderr]   Downloaded riscv-target v0.1.2
[INFO] [stderr]   Downloaded radium v0.6.2
[INFO] [stderr]   Downloaded smallvec v1.8.0
[INFO] [stderr]   Downloaded generic-array v0.13.3
[INFO] [stderr]   Downloaded sysfs_gpio v0.6.1
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.5
[INFO] [stderr]   Downloaded i2cdev v0.5.1
[INFO] [stderr]   Downloaded embedded-hal v0.2.6
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded gpio-cdev v0.5.1
[INFO] [stderr]   Downloaded lock_api v0.4.6
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-alpha.6
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] [stderr]   Downloaded cc v1.0.72
[INFO] [stderr]   Downloaded embedded-time v0.10.1
[INFO] [stderr]   Downloaded cortex-m v0.7.4
[INFO] [stderr]   Downloaded riscv v0.7.0
[INFO] [stderr]   Downloaded nix v0.23.1
[INFO] [stderr]   Downloaded bitvec v0.22.3
[INFO] [stderr]   Downloaded embedded-hal-vcd v0.1.0
[INFO] [stderr]   Downloaded libc v0.2.116
[INFO] [stderr]   Downloaded embedded-hal-sync-pins v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 871d1419a4d23956996422aa897337a0aae5346515c1695880da6ccda485e6c7
[INFO] running `Command { std: "docker" "start" "-a" "871d1419a4d23956996422aa897337a0aae5346515c1695880da6ccda485e6c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "871d1419a4d23956996422aa897337a0aae5346515c1695880da6ccda485e6c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "871d1419a4d23956996422aa897337a0aae5346515c1695880da6ccda485e6c7", kill_on_drop: false }`
[INFO] [stdout] 871d1419a4d23956996422aa897337a0aae5346515c1695880da6ccda485e6c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b445ff598da041cb052d2eb0bfa3a4d1026117df2f627cb243b70f49a5f4099
[INFO] running `Command { std: "docker" "start" "-a" "2b445ff598da041cb052d2eb0bfa3a4d1026117df2f627cb243b70f49a5f4099", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling nb v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling heapless v0.7.10
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cortex-m v0.7.4
[INFO] [stderr]    Compiling embedded-hal v1.0.0-alpha.6
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling embedded-hal v0.2.6
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling volatile-register v0.2.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling spin v0.9.2
[INFO] [stderr]    Compiling wyz v0.4.0
[INFO] [stderr]    Compiling no-std-net v0.5.0
[INFO] [stderr]    Compiling funty v1.2.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling embedded-nal v0.6.0
[INFO] [stderr]    Compiling bitvec v0.22.3
[INFO] [stderr]    Compiling std-embedded-nal v0.1.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling embedded-time v0.12.1
[INFO] [stderr]    Compiling embedded-time v0.10.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling drogue-embedded-timer v0.2.3 (https://github.com/niclashoyer/drogue-embedded-timer?branch=hal-1.0.0#e95df52e)
[INFO] [stderr]    Compiling loco-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/analog.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/analog.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/functions.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/functions.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> core/src/functions.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                   ^------------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `FromPrimitive` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> core/src/functions.rs:76:50
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `ToPrimitive` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-dcc v0.1.0 (/opt/rustwide/workdir/dcc)
[INFO] [stderr]    Compiling gpio-cdev v0.5.1
[INFO] [stderr]    Compiling i2cdev v0.5.1
[INFO] [stderr]    Compiling spidev v0.5.1
[INFO] [stderr]    Compiling sysfs_gpio v0.6.1
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> dcc/src/address.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             mov!(buf[0..=1] <- &self.num.to_le_bytes());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let _ = mov!(buf[0..=1] <- &self.num.to_le_bytes());;
[INFO] [stdout]    |             +++++++                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-command-station v0.1.0 (/opt/rustwide/workdir/command-station)
[INFO] [stderr]    Compiling loco-xpressnet v0.1.0 (/opt/rustwide/workdir/xpressnet)
[INFO] [stderr]    Compiling loco-susi v0.1.0 (/opt/rustwide/workdir/susi)
[INFO] [stdout] warning: unused return value of `bitflags::core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> xpressnet/src/lib.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let _ = mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-z21 v0.1.0 (/opt/rustwide/workdir/z21)
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 let _ = mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);;
[INFO] [stdout]    |                 +++++++                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 mov!(buf[4..=5] <- &main_current.to_le_bytes());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 let _ = mov!(buf[4..=5] <- &main_current.to_le_bytes());;
[INFO] [stdout]    |                 +++++++                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 mov!(buf[6..=7] <- &prog_current.to_le_bytes());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 let _ = mov!(buf[6..=7] <- &prog_current.to_le_bytes());;
[INFO] [stdout]    |                 +++++++                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let _ = mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 mov!(buf[10..=11] <- &temperature.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let _ = mov!(buf[10..=11] <- &temperature.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 let _ = mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 let _ = mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 let _ = mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);;
[INFO] [stdout]     |                 +++++++                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 mov!(buf[0..=1] <- &[0x10, 0x11]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 let _ = mov!(buf[0..=1] <- &[0x10, 0x11]);;
[INFO] [stdout]     |                 +++++++                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 mov!(buf[2..=5] <- &num.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 let _ = mov!(buf[2..=5] <- &num.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 mov!(buf[2..=3] <- &[0x40, 0x00]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let _ = mov!(buf[2..=3] <- &[0x40, 0x00]);;
[INFO] [stdout]     |                 +++++++                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 mov!(buf[0..=1] <- &(size as u16).to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 let _ = mov!(buf[0..=1] <- &(size as u16).to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling linux-embedded-hal v0.4.0-alpha.1 (https://github.com/caemor/linux-embedded-hal#8789ce2f)
[INFO] [stderr]    Compiling linux-dcc v0.1.0 (/opt/rustwide/workdir/command-station/examples/linux-dcc)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.21s
[INFO] running `Command { std: "docker" "inspect" "2b445ff598da041cb052d2eb0bfa3a4d1026117df2f627cb243b70f49a5f4099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b445ff598da041cb052d2eb0bfa3a4d1026117df2f627cb243b70f49a5f4099", kill_on_drop: false }`
[INFO] [stdout] 2b445ff598da041cb052d2eb0bfa3a4d1026117df2f627cb243b70f49a5f4099
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b6c954b42fd1952fb1e35100743b68d438b907b889528608deefa35ff7c1507
[INFO] running `Command { std: "docker" "start" "-a" "0b6c954b42fd1952fb1e35100743b68d438b907b889528608deefa35ff7c1507", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling vcd v0.6.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling embedded-hal-mock v0.8.0 (https://github.com/niclashoyer/embedded-hal-mock?branch=timers#069d123d)
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling thread-priority v0.2.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling test-log v0.2.8
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]    Compiling serial_test v0.5.1
[INFO] [stderr]    Compiling loco-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling embedded-hal-sync-pins v0.5.2
[INFO] [stderr]    Compiling embedded-hal-vcd v0.1.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/analog.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/analog.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/functions.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/functions.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> core/src/functions.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                   ^------------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `FromPrimitive` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> core/src/functions.rs:76:50
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `ToPrimitive` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-dcc v0.1.0 (/opt/rustwide/workdir/dcc)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/analog.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/analog.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_AnalogNumber`
[INFO] [stdout] 4 | pub enum AnalogNumber {
[INFO] [stdout]   |          ------------ `AnalogNumber` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/functions.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                   ^------------
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   `FromPrimitive` is not local
[INFO] [stdout]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> core/src/functions.rs:3:50
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]   |                                                  ^----------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  `ToPrimitive` is not local
[INFO] [stdout]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Function`
[INFO] [stdout] 4 | pub enum Function {
[INFO] [stdout]   |          -------- `Function` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> core/src/functions.rs:76:35
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                   ^------------
[INFO] [stdout]    |                                   |
[INFO] [stdout]    |                                   `FromPrimitive` is not local
[INFO] [stdout]    |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> core/src/functions.rs:76:50
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stdout]    |                                                  ^----------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  `ToPrimitive` is not local
[INFO] [stdout]    |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FunctionGroupNumber`
[INFO] [stdout] 77 | pub enum FunctionGroupNumber {
[INFO] [stdout]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> dcc/src/address.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             mov!(buf[0..=1] <- &self.num.to_le_bytes());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let _ = mov!(buf[0..=1] <- &self.num.to_le_bytes());;
[INFO] [stdout]    |             +++++++                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> dcc/src/address.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             mov!(buf[0..=1] <- &self.num.to_le_bytes());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 22 |             let _ = mov!(buf[0..=1] <- &self.num.to_le_bytes());;
[INFO] [stdout]    |             +++++++                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-susi v0.1.0 (/opt/rustwide/workdir/susi)
[INFO] [stderr]    Compiling loco-xpressnet v0.1.0 (/opt/rustwide/workdir/xpressnet)
[INFO] [stderr]    Compiling loco-command-station v0.1.0 (/opt/rustwide/workdir/command-station)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> susi/src/tests_mock.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use embedded_time::duration::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `units` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use embedded_time::rate::*;
[INFO] [stdout]   |         ---------------------- but the name `units` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> susi/src/tests_mock.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use embedded_time::duration::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Generic` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use embedded_time::rate::*;
[INFO] [stdout]   |         ---------------------- but the name `Generic` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> susi/src/tests_mock.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use embedded_time::duration::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Extensions` in the type namespace is first re-exported here
[INFO] [stdout] 4 | pub use embedded_time::rate::*;
[INFO] [stdout]   |         ---------------------- but the name `Extensions` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `bitflags::core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> xpressnet/src/lib.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let _ = mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling linux-dcc v0.1.0 (/opt/rustwide/workdir/command-station/examples/linux-dcc)
[INFO] [stdout] warning: unused return value of `bitflags::core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> xpressnet/src/lib.rs:171:17
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let _ = mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loco-z21 v0.1.0 (/opt/rustwide/workdir/z21)
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 let _ = mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);;
[INFO] [stdout]    |                 +++++++                                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:98:17
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 mov!(buf[4..=5] <- &main_current.to_le_bytes());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 98 |                 let _ = mov!(buf[4..=5] <- &main_current.to_le_bytes());;
[INFO] [stdout]    |                 +++++++                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]   --> z21/src/main.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 mov!(buf[6..=7] <- &prog_current.to_le_bytes());
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 let _ = mov!(buf[6..=7] <- &prog_current.to_le_bytes());;
[INFO] [stdout]    |                 +++++++                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 let _ = mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 mov!(buf[10..=11] <- &temperature.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 let _ = mov!(buf[10..=11] <- &temperature.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:102:17
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 let _ = mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:103:17
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 let _ = mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 let _ = mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);;
[INFO] [stdout]     |                 +++++++                                                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 mov!(buf[0..=1] <- &[0x10, 0x11]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 let _ = mov!(buf[0..=1] <- &[0x10, 0x11]);;
[INFO] [stdout]     |                 +++++++                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 mov!(buf[2..=5] <- &num.to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 let _ = mov!(buf[2..=5] <- &num.to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:113:17
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 mov!(buf[2..=3] <- &[0x40, 0x00]);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 113 |                 let _ = mov!(buf[2..=3] <- &[0x40, 0x00]);;
[INFO] [stdout]     |                 +++++++                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stdout]    --> z21/src/main.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 mov!(buf[0..=1] <- &(size as u16).to_le_bytes());
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 let _ = mov!(buf[0..=1] <- &(size as u16).to_le_bytes());;
[INFO] [stdout]     |                 +++++++                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.58s
[INFO] running `Command { std: "docker" "inspect" "0b6c954b42fd1952fb1e35100743b68d438b907b889528608deefa35ff7c1507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b6c954b42fd1952fb1e35100743b68d438b907b889528608deefa35ff7c1507", kill_on_drop: false }`
[INFO] [stdout] 0b6c954b42fd1952fb1e35100743b68d438b907b889528608deefa35ff7c1507
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8b0396c0af95705783e83d579687af4c53cde1bd41bb9661d4da9c1d0b29d50
[INFO] running `Command { std: "docker" "start" "-a" "b8b0396c0af95705783e83d579687af4c53cde1bd41bb9661d4da9c1d0b29d50", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> core/src/analog.rs:3:35
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]   |                                   ^------------
[INFO] [stderr]   |                                   |
[INFO] [stderr]   |                                   `FromPrimitive` is not local
[INFO] [stderr]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_AnalogNumber`
[INFO] [stderr] 4 | pub enum AnalogNumber {
[INFO] [stderr]   |          ------------ `AnalogNumber` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> core/src/analog.rs:3:50
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive)]
[INFO] [stderr]   |                                                  ^----------
[INFO] [stderr]   |                                                  |
[INFO] [stderr]   |                                                  `ToPrimitive` is not local
[INFO] [stderr]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_AnalogNumber`
[INFO] [stderr] 4 | pub enum AnalogNumber {
[INFO] [stderr]   |          ------------ `AnalogNumber` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> core/src/functions.rs:3:35
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stderr]   |                                   ^------------
[INFO] [stderr]   |                                   |
[INFO] [stderr]   |                                   `FromPrimitive` is not local
[INFO] [stderr]   |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Function`
[INFO] [stderr] 4 | pub enum Function {
[INFO] [stderr]   |          -------- `Function` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> core/src/functions.rs:3:50
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stderr]   |                                                  ^----------
[INFO] [stderr]   |                                                  |
[INFO] [stderr]   |                                                  `ToPrimitive` is not local
[INFO] [stderr]   |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Function`
[INFO] [stderr] 4 | pub enum Function {
[INFO] [stderr]   |          -------- `Function` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]   = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> core/src/functions.rs:76:35
[INFO] [stderr]    |
[INFO] [stderr] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stderr]    |                                   ^------------
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   `FromPrimitive` is not local
[INFO] [stderr]    |                                   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_FunctionGroupNumber`
[INFO] [stderr] 77 | pub enum FunctionGroupNumber {
[INFO] [stderr]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> core/src/functions.rs:76:50
[INFO] [stderr]    |
[INFO] [stderr] 76 | #[derive(Clone, Debug, PartialEq, FromPrimitive, ToPrimitive, Copy)]
[INFO] [stderr]    |                                                  ^----------
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  `ToPrimitive` is not local
[INFO] [stderr]    |                                                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_FunctionGroupNumber`
[INFO] [stderr] 77 | pub enum FunctionGroupNumber {
[INFO] [stderr]    |          ------------------- `FunctionGroupNumber` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `loco-core` (lib) generated 6 warnings
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]   --> dcc/src/address.rs:22:13
[INFO] [stderr]    |
[INFO] [stderr] 22 |             mov!(buf[0..=1] <- &self.num.to_le_bytes());
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 22 |             let _ = mov!(buf[0..=1] <- &self.num.to_le_bytes());;
[INFO] [stderr]    |             +++++++                                            +
[INFO] [stderr] 
[INFO] [stderr] warning: `loco-dcc` (lib) generated 1 warning
[INFO] [stderr] warning: unused return value of `bitflags::core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> xpressnet/src/lib.rs:171:17
[INFO] [stderr]     |
[INFO] [stderr] 171 |                 mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 171 |                 let _ = mov!(buf[1..=2] <- &loco_address.num.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: `loco-xpressnet` (lib) generated 1 warning
[INFO] [stderr] warning: `loco-xpressnet` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `loco-core` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: `loco-dcc` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]   --> z21/src/main.rs:97:17
[INFO] [stderr]    |
[INFO] [stderr] 97 |                 mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 97 |                 let _ = mov!(buf[0..=3] <- &[0x14, 0x00, 0x84, 0x00]);;
[INFO] [stderr]    |                 +++++++                                              +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]   --> z21/src/main.rs:98:17
[INFO] [stderr]    |
[INFO] [stderr] 98 |                 mov!(buf[4..=5] <- &main_current.to_le_bytes());
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 98 |                 let _ = mov!(buf[4..=5] <- &main_current.to_le_bytes());;
[INFO] [stderr]    |                 +++++++                                                +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]   --> z21/src/main.rs:99:17
[INFO] [stderr]    |
[INFO] [stderr] 99 |                 mov!(buf[6..=7] <- &prog_current.to_le_bytes());
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 99 |                 let _ = mov!(buf[6..=7] <- &prog_current.to_le_bytes());;
[INFO] [stderr]    |                 +++++++                                                +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:100:17
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 100 |                 let _ = mov!(buf[8..=9] <- &filtered_main_current.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                         +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:101:17
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 mov!(buf[10..=11] <- &temperature.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 let _ = mov!(buf[10..=11] <- &temperature.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                 +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:102:17
[INFO] [stderr]     |
[INFO] [stderr] 102 |                 mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 102 |                 let _ = mov!(buf[12..=13] <- &supply_voltage.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:103:17
[INFO] [stderr]     |
[INFO] [stderr] 103 |                 mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 103 |                 let _ = mov!(buf[14..=15] <- &vcc_voltage.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                 +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:104:17
[INFO] [stderr]     |
[INFO] [stderr] 104 |                 mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 104 |                 let _ = mov!(buf[16..=19] <- &[central_state.bits, central_state_ex.bits, 0x00, 0x00]);;
[INFO] [stderr]     |                 +++++++                                                                               +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:108:17
[INFO] [stderr]     |
[INFO] [stderr] 108 |                 mov!(buf[0..=1] <- &[0x10, 0x11]);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 108 |                 let _ = mov!(buf[0..=1] <- &[0x10, 0x11]);;
[INFO] [stderr]     |                 +++++++                                  +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:109:17
[INFO] [stderr]     |
[INFO] [stderr] 109 |                 mov!(buf[2..=5] <- &num.to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 109 |                 let _ = mov!(buf[2..=5] <- &num.to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                       +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:113:17
[INFO] [stderr]     |
[INFO] [stderr] 113 |                 mov!(buf[2..=3] <- &[0x40, 0x00]);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 113 |                 let _ = mov!(buf[2..=3] <- &[0x40, 0x00]);;
[INFO] [stderr]     |                 +++++++                                  +
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `core::slice::<impl [T]>::len` that must be used
[INFO] [stderr]    --> z21/src/main.rs:116:17
[INFO] [stderr]     |
[INFO] [stderr] 116 |                 mov!(buf[0..=1] <- &(size as u16).to_le_bytes());
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 116 |                 let _ = mov!(buf[0..=1] <- &(size as u16).to_le_bytes());;
[INFO] [stderr]     |                 +++++++                                                 +
[INFO] [stderr] 
[INFO] [stderr] warning: `loco-z21` (bin "loco-z21" test) generated 12 warnings
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> susi/src/tests_mock.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use embedded_time::duration::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `units` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use embedded_time::rate::*;
[INFO] [stderr]   |         ---------------------- but the name `units` in the type namespace is also re-exported here
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> susi/src/tests_mock.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use embedded_time::duration::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Generic` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use embedded_time::rate::*;
[INFO] [stderr]   |         ---------------------- but the name `Generic` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> susi/src/tests_mock.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use embedded_time::duration::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^ the name `Extensions` in the type namespace is first re-exported here
[INFO] [stderr] 4 | pub use embedded_time::rate::*;
[INFO] [stderr]   |         ---------------------- but the name `Extensions` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: `loco-susi` (lib test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/linux_dcc-30bae1f7fde35ce4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loco_command_station-d4ce47a6c0e4b2ab)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loco_core-f7668c86a8da85ef)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loco_dcc-4911524583b5008e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/read.rs (/opt/rustwide/target/debug/deps/read-189c804440d2b975)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test read ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/write_and_read.rs (/opt/rustwide/target/debug/deps/write_and_read-fff2af7fb1c2b4ee)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test single_message ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loco_susi-c02a37a39d60d9d3)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test message::tests::function_group_data ... ok
[INFO] [stdout] test message::tests::msg_trigger ... ok
[INFO] [stdout] test writer::tests::single_noop ... ok
[INFO] [stdout] test reader::tests::cv_set ... ok
[INFO] [stdout] test reader::tests::three_messages ... ok
[INFO] [stdout] test message::tests::msg_motor_power ... ok
[INFO] [stdout] test reader::tests::single_diff ... ok
[INFO] [stdout] test reader::tests::single_noop ... ok
[INFO] [stdout] test writer::tests::single_speed ... ok
[INFO] [stdout] test message::tests::msg_speed_diff ... ok
[INFO] [stdout] test message::tests::needs_ack ... ok
[INFO] [stdout] test message::tests::parse_and_back ... ok
[INFO] [stderr]      Running tests/realtime.rs (/opt/rustwide/target/debug/deps/realtime-3ed61ae3612815d8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test single_message ... ok
[INFO] [stdout] test three_messages ... ok
[INFO] [stdout] test two_messages ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p loco-susi --test realtime`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- two_messages stdout ----
[INFO] [stdout] WARNING: no realtime scheduling possible, the integration tests might fail!
[INFO] [stdout] WARNING: no realtime scheduling possible, the integration tests might fail!
[INFO] [stdout] WARNING: reader slept 317 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 6274 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1792 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 6158 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3000 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3626 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3522 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3494 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3503 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3460 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: writer slept 2958 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3636 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3755 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3581 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3630 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3635 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 3492 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2154 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 266 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 201 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1018 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 294 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 320 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 222 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 260 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 431 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 766 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 265 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 485 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 233 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 259 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 452 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1128 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 961 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 226 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 739 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 325 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 747 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 489 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 224 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 414 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 851 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 484 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 692 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 238 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 222 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 327 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1476 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 705 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 275 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 515 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 273 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 767 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 242 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 332 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 516 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 220 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 249 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 340 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 232 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1154 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 237 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 280 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 232 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 226 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 236 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 222 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 236 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 255 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 305 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 315 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 275 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 211 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 318 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 230 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 202 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1080 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1921 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 996 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2257 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 1945 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 347 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 613 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 517 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 259 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 207 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 248 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 217 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 308 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 270 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 221 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 239 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 212 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 287 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 214 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 2008 µs, more than 200 µs will cause problems
[INFO] [stdout] WARNING: reader slept 383 µs, more than 200 µs will cause problems
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (47) panicked at susi/tests/realtime.rs:118:17:
[INFO] [stdout] reader timed out - buf: []
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605599f442f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605599f442f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605599f442f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x605599f442f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x605599f5880a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x605599f5880a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x605599f48bc2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x605599f48bc2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x605599f233e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x605599f233e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x605599f3c789 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x605599ebd77c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x605599ebd77c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x605599f3c942 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x605599f3c942 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x605599f234a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x605599f18679 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x605599f241bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x605599f58f9c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x605599ea9e7e - realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:118:17
[INFO] [stdout]   20:     0x605599eb0622 - <realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<(loco_susi[c851d89844d938cc]::reader::Reader<embedded_hal_sync_pins[e8a1c9cd039cce3a]::wire::OpenDrainPin, embedded_hal_sync_pins[e8a1c9cd039cce3a]::wire::InputOnlyPin, realtime[641cbd1b2e195237]::MsToStdCountDown<linux_embedded_hal[ec307a2dd5433518]::timer::SysTimer>>,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x605599ea8844 - realtime[641cbd1b2e195237]::write_and_read::<realtime[641cbd1b2e195237]::write_and_read_messages::{closure#0}, realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:76:9
[INFO] [stdout]   22:     0x605599ea6441 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<realtime[641cbd1b2e195237]::write_and_read<realtime[641cbd1b2e195237]::write_and_read_messages::{closure#0}, realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x605599ea9529 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<realtime[641cbd1b2e195237]::write_and_read<realtime[641cbd1b2e195237]::write_and_read_messages::{closure#0}, realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   24:     0x605599eafdac - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<realtime[641cbd1b2e195237]::write_and_read<realtime[641cbd1b2e195237]::write_and_read_messages::{closure#0}, realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x605599ea7bad - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<realtime[641cbd1b2e195237]::write_and_read<realtime[641cbd1b2e195237]::write_and_read_messages::{closure#0}, realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>>::{closure#1}::{closure#0}>, alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x605599eb07bb - __rust_try
[INFO] [stdout]   27:     0x605599ea8f57 - std[929523f510218772]::panicking::catch_unwind::<alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<realtime[641cbd1b2e195237]::write_and_read<realtime[641cbd1b2e195237]::write_and_read_messages::{closure#0}, realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x605599ea8f57 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<realtime[641cbd1b2e195237]::write_and_read<realtime[641cbd1b2e195237]::write_and_read_messages::{closure#0}, realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>>::{closure#1}::{closure#0}>, alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x605599ea8f57 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<realtime[641cbd1b2e195237]::write_and_read<realtime[641cbd1b2e195237]::write_and_read_messages::{closure#0}, realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   30:     0x605599eaa3ee - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<realtime[641cbd1b2e195237]::write_and_read<realtime[641cbd1b2e195237]::write_and_read_messages::{closure#0}, realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}>::{closure#1}, alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x605599f43c5f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   32:     0x605599f43c5f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   33:     0x721fbfca5aa4 - <unknown>
[INFO] [stdout]   34:     0x721fbfd32a64 - clone
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'two_messages' (41) panicked at susi/tests/realtime.rs:78:29:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x605599f442f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x605599f442f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x605599f442f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x605599f442f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x605599f5880a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x605599f5880a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x605599f48bc2 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x605599f48bc2 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x605599f233e6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x605599f233e6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x605599f3c789 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x605599ebd77c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x605599ebd77c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x605599f3c942 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x605599f3c942 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x605599f234a2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x605599f18679 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x605599f241bd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x605599f58f9c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x605599f58d12 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x605599ea4d22 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<loco_susi[c851d89844d938cc]::message::Msg>, alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::any::Any + core[28b146924c2f19c6]::marker::Send>>>::unwrap
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x605599ea4d22 - realtime[641cbd1b2e195237]::write_and_read::<realtime[641cbd1b2e195237]::write_and_read_messages::{closure#0}, realtime[641cbd1b2e195237]::write_and_read_messages::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:78:29
[INFO] [stdout]   22:     0x605599eaa51c - realtime[641cbd1b2e195237]::write_and_read_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:141:16
[INFO] [stdout]   23:     0x605599ea9fbe - realtime[641cbd1b2e195237]::two_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:156:5
[INFO] [stdout]   24:     0x605599eb065e - <realtime[641cbd1b2e195237]::two_messages::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x605599ef4ec7 - serial_test[5cf4a270b8d5b198]::serial_core
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.5.1/src/lib.rs:64:5
[INFO] [stdout]   26:     0x605599eaa617 - realtime[641cbd1b2e195237]::two_messages
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:154:1
[INFO] [stdout]   27:     0x605599ea95f7 - realtime[641cbd1b2e195237]::two_messages::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/susi/tests/realtime.rs:155:18
[INFO] [stdout]   28:     0x605599eb04b6 - <realtime[641cbd1b2e195237]::two_messages::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x605599eb085b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x605599eb085b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   31:     0x605599ebe0d5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x605599ebe0d5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x605599ebe0d5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x605599ebe0d5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x605599ebe0d5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x605599ebe0d5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x605599ebe0d5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x605599eb8c34 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x605599eb8c34 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x605599ec1152 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   41:     0x605599ec1152 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x605599ec1152 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x605599ec1152 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x605599ec1152 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x605599ec1152 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   46:     0x605599ec1152 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x605599f43c5f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   48:     0x605599f43c5f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x721fbfca5aa4 - <unknown>
[INFO] [stdout]   50:     0x721fbfd32a64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     two_messages
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b8b0396c0af95705783e83d579687af4c53cde1bd41bb9661d4da9c1d0b29d50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8b0396c0af95705783e83d579687af4c53cde1bd41bb9661d4da9c1d0b29d50", kill_on_drop: false }`
[INFO] [stdout] b8b0396c0af95705783e83d579687af4c53cde1bd41bb9661d4da9c1d0b29d50
